QuickOPC User's Guide and Reference
Obtaining Information (OPC A&E)
Development Models > Imperative Programming Model > Imperative Programming Model for OPC Classic A&E > Obtaining Information (OPC A&E)

Methods described in this chapter allow your application to obtain information from the underlying data source that the OPC Alarms and Events server connects to, or from the OPC server itself (getting condition state). It is assumed that your application already somehow knows how to identify the data it is interested in. If the location of the data is not known upfront, use methods described in Browsing for Information chapter first.

See Also